-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update/nft methods #317
base: dev
Are you sure you want to change the base?
Update/nft methods #317
Conversation
Indicated proxy_auth is optional and defaults to false.
Readded BSC chain
fixed nft_req
Created enable_nft file (based on enable_erc20)
Added NftProvider object to common structures
Changed activation_param definition to be a standard NftProvider object
NFT RPC Methods Docs update
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the updates, 1st review iteration
src/pages/komodo-defi-framework/api/v20/enable_eth_with_tokens/index.mdx
Outdated
Show resolved
Hide resolved
src/pages/komodo-defi-framework/api/v20-dev/non_fungible_tokens/update_nft/index.mdx
Outdated
Show resolved
Hide resolved
src/pages/komodo-defi-framework/api/v20-dev/non_fungible_tokens/update_nft/index.mdx
Outdated
Show resolved
Hide resolved
src/pages/komodo-defi-framework/api/v20-dev/non_fungible_tokens/enable_nft/index.mdx
Outdated
Show resolved
Hide resolved
src/pages/komodo-defi-framework/api/v20-dev/non_fungible_tokens/enable_nft/index.mdx
Outdated
Show resolved
Hide resolved
src/pages/komodo-defi-framework/api/common_structures/nfts/index.mdx
Outdated
Show resolved
Hide resolved
Preview for merge commit: 3c6541f, available on cloudflare at: https://c3b10cf0.komodo-docs.pages.dev/en/docs/ |
…nks, formatted md content, checked presence of file and dirs based on sidebar, checked presence of h1 in every file, update Komodo DeFi Framework methods table, adds/updates preview images when base is main
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the fixes!
I have one note
src/pages/komodo-defi-framework/api/common_structures/activation/index.mdx
Outdated
Show resolved
Hide resolved
src/pages/komodo-defi-framework/api/common_structures/activation/index.mdx
Outdated
Show resolved
Hide resolved
Preview for merge commit: 756ce49, available on cloudflare at: https://b4082fd1.komodo-docs.pages.dev/en/docs/ |
Preview for merge commit: b44f4e0, available on cloudflare at: https://303ec334.komodo-docs.pages.dev/en/docs/ |
Preview for merge commit: 9a20ff4, available on cloudflare at: https://4c8594ea.komodo-docs.pages.dev/en/docs/ |
…nks, formatted md content, checked presence of file and dirs based on sidebar, checked presence of h1 in every file, update Komodo DeFi Framework methods table, adds/updates preview images when base is main
Preview for merge commit: 787cc7b, available on cloudflare at: https://0d484ee9.komodo-docs.pages.dev/en/docs/ |
@laruh can you please check if your comments have been resolved and if you have any more comments? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, for the fixes, here my last notes and one note is left above
src/pages/komodo-defi-framework/api/v20/enable_eth_with_tokens/index.mdx
Outdated
Show resolved
Hide resolved
src/pages/komodo-defi-framework/api/v20/enable_eth_with_tokens/index.mdx
Outdated
Show resolved
Hide resolved
Preview for merge commit: 99d9f4b, available on cloudflare at: https://9333fdb9.komodo-docs.pages.dev/en/docs/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the work!
Continues from #270